GrapeCity ActiveReports for .NET 16.0J
Contains メソッド (IPagesCollection<T>)

GrapeCity.ActiveReports.Core.Document 名前空間 > IPagesCollection<T> インターフェース : Contains メソッド
The object to locate in the System.Collections.IList.
Determines whether the System.Collections.IList contains a specific value.
シンタックス
'宣言
 
Function Contains( _
   ByVal value As Object _
) As Boolean
bool Contains( 
   object value
)

パラメータ

value
The object to locate in the System.Collections.IList.

戻り値の型

true if the System.Object is found in the System.Collections.IList; otherwise, false.
参照

IPagesCollection<T> インターフェース
IPagesCollection<T> メンバ